home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / prefs / localdefaults.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-13  |  838b  |  27 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4.  
  5. def save_to_dir():
  6.     import wx as wx
  7.     import gui.native as gui
  8.     gui.native.extendStdPaths()
  9.     import stdpaths as stdpaths
  10.     return stdpaths.userdesktop
  11.  
  12.  
  13. def chatlogdir():
  14.     import wx
  15.     import gui.native as gui
  16.     gui.native.extendStdPaths()
  17.     import stdpaths
  18.     pref = pref
  19.     import common
  20.     if not pref('log.outputdir'):
  21.         pass
  22.     return stdpaths.documents
  23.  
  24. buddylist_dock_enabled = False
  25. buddylist_dock_autohide = False
  26. buddylist_dock_revealms = 300
  27.